Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[deps]: Update Rust crate clap to 4.4.16 #503

Merged
merged 1 commit into from
Jan 15, 2024
Merged

[deps]: Update Rust crate clap to 4.4.16 #503

merged 1 commit into from
Jan 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.4.13 -> 4.4.16

Release Notes

clap-rs/clap (clap)

v4.4.16

Compare Source

Fixes
  • Ensure invalid escape sequences in user-defined strings are correctly stripped when terminal doesn't support color

v4.4.15

Compare Source

Fixes
  • Improve error for args_conflicts_with_subcommands
  • Ensure we error for args_conflicts_with_subcommands when using subcommand short and long flags

v4.4.14

Compare Source

Documentation
  • Fix find cookbook entry to allow repeats of flags/options
Features
  • Allow num_args(0) on options which allows making them emulate being a flag for position-tracking flags

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Jan 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aef6a21) 50.04% compared to head (85f57c5) 50.08%.
Report is 2 commits behind head on main.

❗ Current head 85f57c5 differs from pull request most recent head f594aac. Consider uploading reports for the commit f594aac to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #503      +/-   ##
==========================================
+ Coverage   50.04%   50.08%   +0.04%     
==========================================
  Files         155      155              
  Lines        7467     7467              
==========================================
+ Hits         3737     3740       +3     
+ Misses       3730     3727       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/clap-4.x branch from 0ac013d to 85f57c5 Compare January 15, 2024 09:46
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 85f57c5 to f594aac Compare January 15, 2024 09:49
@Hinton Hinton merged commit 1028efd into main Jan 15, 2024
43 checks passed
@Hinton Hinton deleted the renovate/clap-4.x branch January 15, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant